home *** CD-ROM | disk | FTP | other *** search
- object DlgTrialMsg: TDlgTrialMsg
- Left = 358
- Top = 256
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = 'Software'
- ClientHeight = 103
- ClientWidth = 213
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object ImageInf: TImage
- Left = 8
- Top = 8
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- Transparent = True
- Visible = False
- end
- object ImageErr: TImage
- Left = 8
- Top = 8
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image001.ico>}
- Transparent = True
- Visible = False
- end
- object Bevel1: TBevel
- Left = 4
- Top = 64
- Width = 205
- Height = 18
- Shape = bsTopLine
- end
- object OK: TBitBtn
- Left = 68
- Top = 72
- Width = 81
- Height = 25
- Cursor = crHandPoint
- TabOrder = 0
- Kind = bkOK
- end
- object MemoTrialExpir: TMemo
- Left = 52
- Top = 8
- Width = 145
- Height = 49
- BorderStyle = bsNone
- Color = clBtnFace
- Lines.Strings = (
- 'Trial Software expired !'
- 'Please register !')
- TabOrder = 2
- Visible = False
- end
- object MemoRegister: TMemo
- Left = 52
- Top = 8
- Width = 149
- Height = 49
- BorderStyle = bsNone
- Color = clBtnFace
- Lines.Strings = (
- 'Thank you for registering '
- 'this software.')
- TabOrder = 3
- Visible = False
- end
- object MemoCrc: TMemo
- Left = 56
- Top = 8
- Width = 149
- Height = 53
- BorderStyle = bsNone
- Color = clBtnFace
- Lines.Strings = (
- 'Bad CRC key !')
- TabOrder = 4
- Visible = False
- end
- object MemoDlg: TMemo
- Left = 56
- Top = 8
- Width = 149
- Height = 53
- BorderStyle = bsNone
- Color = clBtnFace
- Lines.Strings = (
- 'No open dialog '#39'Trial Software'#39'!'
- #39'Trial Software'#39' terminated !')
- TabOrder = 5
- Visible = False
- end
- object MemoUnCrypt: TMemo
- Left = 52
- Top = 8
- Width = 153
- Height = 53
- BorderStyle = bsNone
- Color = clBtnFace
- Lines.Strings = (
- 'Error uncrypt key !')
- TabOrder = 6
- Visible = False
- end
- object MemoErrRegister: TMemo
- Left = 52
- Top = 8
- Width = 153
- Height = 53
- BorderStyle = bsNone
- Color = clBtnFace
- Lines.Strings = (
- 'Error licenced key !'
- 'Please retry registered !')
- TabOrder = 11
- Visible = False
- end
- object MemoErrWriteKey: TMemo
- Left = 52
- Top = 8
- Width = 153
- Height = 53
- BorderStyle = bsNone
- Color = clBtnFace
- Lines.Strings = (
- 'Error write licenced key !'
- 'Please retry registered !')
- TabOrder = 9
- Visible = False
- end
- object MemoAbort: TMemo
- Left = 52
- Top = 8
- Width = 153
- Height = 53
- BorderStyle = bsNone
- Color = clBtnFace
- Lines.Strings = (
- 'Program terminated !')
- TabOrder = 1
- Visible = False
- end
- object MemoErrReadKey: TMemo
- Left = 52
- Top = 8
- Width = 153
- Height = 53
- BorderStyle = bsNone
- Color = clBtnFace
- Lines.Strings = (
- 'Error read licenced key !')
- TabOrder = 10
- Visible = False
- end
- object MemoTrial: TMemo
- Left = 52
- Top = 8
- Width = 153
- Height = 53
- BorderStyle = bsNone
- Color = clBtnFace
- Lines.Strings = (
- 'Run Trial Version !')
- TabOrder = 8
- Visible = False
- end
- object MemoNoRegister: TMemo
- Left = 52
- Top = 8
- Width = 153
- Height = 53
- BorderStyle = bsNone
- Color = clBtnFace
- Lines.Strings = (
- 'No registered !'
- 'Please registered !')
- TabOrder = 7
- Visible = False
- end
- object MemoDemoExpir: TMemo
- Left = 52
- Top = 8
- Width = 153
- Height = 53
- BorderStyle = bsNone
- Color = clBtnFace
- Lines.Strings = (
- 'Demo Software expired !'
- 'Please download new version !')
- TabOrder = 12
- Visible = False
- end
- end
-